Skip to content

feat: implement the LIKE pattern matching#73

Merged
ChunxuTang merged 2 commits into
lance-format:mainfrom
ChunxuTang:like
Dec 24, 2025
Merged

feat: implement the LIKE pattern matching#73
ChunxuTang merged 2 commits into
lance-format:mainfrom
ChunxuTang:like

Conversation

@ChunxuTang

Copy link
Copy Markdown
Collaborator

This PR implements the LIKE pattern matching in the DataFusion planner.

@codecov-commenter

codecov-commenter commented Dec 24, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-graph/src/parser.rs 89.09% 6 Missing ⚠️
...t/lance-graph/src/datafusion_planner/expression.rs 91.11% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ChunxuTang ChunxuTang merged commit 9758734 into lance-format:main Dec 24, 2025
9 checks passed
@ChunxuTang ChunxuTang deleted the like branch December 27, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants